home *** CD-ROM | disk | FTP | other *** search
- object forgotPassform: TforgotPassform
- Left = 487
- Top = 402
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Forgot Password'
- ClientHeight = 131
- ClientWidth = 277
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 24
- Top = 18
- Width = 241
- Height = 20
- AutoSize = False
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 16
- Top = 52
- Width = 247
- Height = 24
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 196
- Top = 88
- Width = 67
- Height = 31
- Caption = 'OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-